Welcome![Sign In][Sign Up]
Location:
Search - CSharp 2005

Search list

[source in ebookEnterpriseInformationManagement

Description: 数据库:Microsoft SQL Server 2000。 技术平台:Microsoft .NET Framework 2.0.0.0版本。 IIS:Internet Information Server 5.1版本。 调试(开发)工具:Microsoft Visual Studio .NET 2005中文企业版。 服务器操作系统:开发过程中使用Windows XP Professional操作系统,系统运行服务器可以采用Windows 2000 Server以上版本的操作系统。 需要说明的是,光盘中并不包括Visual Studio .NET 2005的安装程序。-Database: Microsoft SQL Server 2000. Technology platform: Microsoft. NET Framework 2.0.0.0 version. IIS: Internet Information Server 5.1 version. Debug (development) tools: Microsoft Visual Studio. NET 2005 Enterprise Edition English. Server operating system: the process of developing the use of Windows XP Professional operating system, the system can be used to run the server Windows 2000 Server or later operating system. It should be noted that CD-ROM does not include the Visual Studio. NET 2005 installation program.
Platform: | Size: 721920 | Author: ann | Hits:

[Home Personal applicationsmallbusiness_cs1

Description: 个人网站开发模板,用C#、SQL SErver 2005实现.-Personal development website template, using C#, SQL SErver 2005 implementation.
Platform: | Size: 407552 | Author: wangshuai | Hits:

[WEB Codelibrary

Description: 使用ASP.NET+SQL Server 2005开发的简单图书管理系统,使用简单三层架构开发,学习三层的可以进行参考。-Use ASP.NET+ SQL Server 2005 to develop a simple library management system, using a simple three-tier architecture development, three of the study can be a reference.
Platform: | Size: 313344 | Author: Yang | Hits:

[Printing programCrystalReportExample

Description: 包含简单的水晶报表工程实例代码,开发环境为Visual Studio 2005-Crystal Reports for Visual Studio 2005,SDK Tutorials: Sample Code Projects
Platform: | Size: 3927040 | Author: qiuxiang | Hits:

[CSharp2009_3_MvcBBS_Source

Description: 版本:ASP.NET MVC 1.0 框架:.NET Framework 3.5 SP1 语言:C# 开发环境:Visual Studion 2008 SP1 数据库:MSSQL 2005 前台功能:实现发贴、回复、注册、登录 (大部份功能使用jQuery 实现Ajax 操作,也有MVC自带的Ajax实现) -Version: ASP.NET MVC 1.0 Framework:. NET Framework 3.5 SP1 Language: C# development environment: Visual Studion 2008 SP1 Database: MSSQL 2005 Front Desk function: implementation post, reply, register, log in (most of the functional operation Ajax implementation using jQuery also has built-in Ajax implementation MVC)
Platform: | Size: 526336 | Author: down4u | Hits:

[GUI DevelopVS.NET2005_SKIN

Description: .NET 2005 skin .NET 2005 skin
Platform: | Size: 145408 | Author: youmin | Hits:

[CSharpROYcms10Beta

Description: ROYcms 是国内CMS市场的新秀、也是国内少有的采用微软的ASP.NET 2.0 + SQL2000/2005 技术框架开发的CMS-CMS market ROYcms is the rookie, but also the use of domestic rare Microsoft ASP.NET 2.0+ SQL2000/2005 technical framework developed by CMS
Platform: | Size: 12408832 | Author: myx | Hits:

[OtherMicrosoft.Manual.de.introducci_n.a.Visual.Csharp.

Description: Lo que Microsoft nos ofrece con Visual C# 2005 Express Edition es un entorno de desarrollo de última generación, con gran parte de los elementos de Visual Studio 2005
Platform: | Size: 4806656 | Author: Marcos | Hits:

[Search EngineSearchEngine

Description: 用CSharp编写的源程序,开发环境是VS2005,这是一个小型搜索引擎系统。-Prepared using CSharp source, development environment is visual studio 2005, this is a small search engine system.
Platform: | Size: 1744896 | Author: 秦琴 | Hits:

[Chess Poker gamesChess

Description: 在mocrosoft visual studio 2005 上用c#开发的五子棋程序。-The chess program on .net platform
Platform: | Size: 703488 | Author: jaye | Hits:

[.netchinabank_net2.0_interface

Description: ASP.NET 2.0 网银支付接口 采用Visual Studio 2005 C#开发,可以实现ASP.NET 2.0 网站网银在线支付功能-ASP.NET 2.0 network interface used to pay Bank of Visual Studio 2005 C# Development, ASP.NET 2.0 can be achieved online payment site network features silver
Platform: | Size: 8192 | Author: teralink | Hits:

[CSharpyangjingyun

Description: C# 2005的酒店管理系统,具有客房管理、住户管理、消费管理、业务统计、入住智能查询、预定登记功能等。-C# 2005 the hotel management system, with rooms management, household management, consumption management, business statistics, the smart move to find and book the registration function.
Platform: | Size: 3737600 | Author: 李浩泉 | Hits:

[WEB CodeCHSNSR122

Description: 成幻(CHSNS#)SNS1.22版源码 CHSNS# 是成幻小组 开发的一套SNS社区 是类似于Facebook 校内 占座 等SNS站点 可以通过一些配置而形成成一个较完善的SNS社区网站的程序 特色: 界面语言可采用Velocity/Asp.net编辑 扩展应用程序可使用Monorail/Winform进行编译 配置说明: 首先确认你已经安装Sql Server 2005、IIS或相关替代软件,及.net Framework 2.0sp1或以上 解压到如C:/Chsword。(工程关系在上篇文章中有解释CHSNS#1.x 源代码包说明 ) 启动Sql Server 2005管理器 点击数据库,新建一个名为sq_menglei的数据库,对这个数据库点击右键-》任务-》还原,选择解压文件中的sq_menglei.bak 数据库还原成功 下面进行IIS的配置 .net选项卡中选择.net 2.0 文档选项卡中添加默认的default.aspx 主目录选项卡,执行权限为纯脚本 将刚才解压的文件中的WEB文件夹设为目录 配置文件的更改 附加DB_51aspx下的Sql数据库文件 进入Web文件夹,打开ChAlumna.config文件 将ConnectionString改为刚才你建的sq_menglei的连接字符串,大多情况下不变即可。 这时即可运行访问。 用户名:chsword@126.com 管理员密码:123456-Into Magic (CHSNS#) SNS1.22 version of source CHSNS# is the group developed into a set of magic SNS community is similar to Facebook and other campus SNS site account for blocks can be formed through a number of configurations into a better community website SNS procedures Characteristics: Interface language using Velocity/Asp.net Editor Applications can be used to expand Monorail/Winform compile Configuration instructions: First of all, make sure you have installed Sql Server 2005, IIS or alternative software, and. Net Framework 2.0sp1 or more Decompression, such as the C:/Chsword. (Works relations in articles in the interpretation of CHSNS# 1.x source code package below) Start Sql Server 2005 Manager Click on the database, create a new database called sq_menglei, right-click on the database- "mission-" to restore, select the file decompression sq_menglei.bak Database restore successful IIS configuration below . net, select the tab. net 2
Platform: | Size: 5732352 | Author: wuhu | Hits:

[Windows MobileUSBStorage

Description: 该程序演示了如何在各种USB FUNCTION之间进行切换.一个典型的应用就是把Windows Mobile/WINCE变成U盘使用. 注意设备一定要有支持USB Function Driver的硬件(即USB Client Control),一般市面上的智能手机/PDA都具有此功能.该功能适用于WINCE5.0以上内核. 使用Visual Studio 2005编译.C#代码. -Make you Windows Mobile Device a usb disk. C# code compiled with visual studio 2005.Only Usable on WINCE 5.0 and above platform.
Platform: | Size: 15360 | Author: 曹睿 | Hits:

[CSharpcsharp

Description: 利用.NET绘图技术制作水晶按钮控件,该示例控件和程序在Visual Studio 2005 Team Suite、Windows XP SP2下编译运行通过。-Use. NET mapping technology controls the production of crystal buttons, controls and procedures of the sample in Visual Studio 2005 Team Suite, Windows XP SP2 to run through under the compiler.
Platform: | Size: 59392 | Author: | Hits:

[SQL ServerminMIS

Description: 一个CSharp写的小型信息系统,里面有相应的数据库,用sql server 2005,可以学习学习~-a miniMIS written by csharp, use sql server 2005 data base
Platform: | Size: 503808 | Author: lin | Hits:

[CSharpvisual_cSharp2005

Description: 精通Visual C#2005——语言基础、数据库系统开发、Web开发 》是本好书,文件为书的光盘源码,很好! 该书体系完整,结合应用介绍了Visual Studio.NET平台下的C#编程技术,全书分为4个部分:C#编程基础、.NET类库剖析、开发网络程序和综合案例,共23章,并附有大量代码实例。第一部分介绍了使用C#语言进行面向对象系统开发的基本知识;第二部分详细介绍了.NET类库中的部分常用空间,熟练掌握这些基本对象是利用C#开发程序的基础;第三部分具体介绍了利用C#开发ASP.NET Web系统的技术;最后一部分给出了4个结构完整的案例。   全书紧密结合开发实例展开,是一本教科书和参考书的结合体。初级读者可以系统学习本书,整体掌握使用C#语言进行应用程序开发的技术;中级读者可跳过或浏览熟悉的内容;对高级读者而言,本书可以作为一本开发手册使用。-Visual C sharp2005 the book
Platform: | Size: 3035136 | Author: 于坤 | Hits:

[.netMyOnLineEnglishExam

Description: 我用.NET 2.0+SQL SERVER 2005给同学做的毕业设计,在线考试系统,会员分3级,管理员、教师、学生-I have used. NET 2.0+ SQL SERVER 2005 for graduate students to do design, online examination system, members of sub-3, administrators, teachers, students
Platform: | Size: 1200128 | Author: 于海洋 | Hits:

[ERP-EIP-OA-Portalddd

Description: C#2005客户关系管理系统(MSSQL)-C# 2005 Customer Relationship Management system (MSSQL)
Platform: | Size: 1187840 | Author: awnuihnui | Hits:

[BooksVisualStudio2005IDEIntroduction

Description: Visual Studio 2005 IDE简介,此书是关于Visual Studio 2005 IDE的全面而权威的介绍,大家应该看一下。-Visual Studio 2005 IDE Introduction.
Platform: | Size: 8133632 | Author: 程序君 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 14 15 »

CodeBus www.codebus.net